FUNCTIONS: Here is another new function for you to use in the code editor. Check it out!
Each parameter defined in a function must have a corresponding argument value.
- The new function named fancy_text_stamp requires six arguments!
- Create a function call for the function fancy_text_stamp, including six argument values.
- Use the function multiple times to create a customized message on the stage!
To navigate the page using the TAB key, first press ESC to exit the code editor.